计算机与现代化 ›› 2010, Vol. 1 ›› Issue (3): 188-3.doi: 10.3969/j.issn.1006-2475.2010.03.053

• 算法分析与设计 • 上一篇    

两级三门限端点检测算法

孙燕1,姜占才2   

  1. 1.青海民族大学计算机科学与技术系,青海 西宁810007;2.青海师范大学物理系,青海 西宁 810008
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2010-03-20 发布日期:2010-03-20

Algorithm of Two Levels Threethreshold Endpoint Detection

SUN Yan1,JIANG Zhan-cai2   

  1. 1.Department of Computer Science and Technology, Qinghai University for Nationalities, Xining 810007, China;2.Department of Physics, Qinghai Normal University, Xining 810008, China
  • Received:1900-01-01 Revised:1900-01-01 Online:2010-03-20 Published:2010-03-20

摘要:

端点检测是语音处理的关键技术。本文选取短时能量和短时平均过零率作为特征值,依据两级三门限端点检测的算法,其具体实现利用关系运算符,避免逐点比较循环本文语句,方便快捷地搜索到端点。经过Matlab编程仿真实验,结果表明,该实现方法有较高的准确性,对噪声具有一定的鲁棒性。

关键词: 短时能量, 短时平均过零率, 门限, 端点检测

Abstract: The endpoint detection is the key technology of speech signal process. Selecting the short time energy and the short time average zero crossing rate as the feature, according to the algorithm of two levels threethreshold detection, this paper uses relationship operator to avoid the
pointbypoint comparison looping statements, realizes quick and convenient search to endpoint. The restults of simulation experiments on the algorithm show that this method has high accuracy, and makes certain robustness.

Key words: short time energy, short time average zero crossing rate, threshold, endpoint detection